Global Index
HTML5 JS API Index > Canvas Tutorials & Specs

MouseEventInit

Extended by DragEventInit

This type represents a collection of object properties and does not have an explicit JavaScript representation.

Properties
DOMString?
region
The region attribute on MouseEvent objects must return the value it was initialized to. When the object is created, this attribute must be initialized to null. It represents the hit region's ID if the mouse was over a hit region when the event was fired.